home *** CD-ROM | disk | FTP | other *** search
- ; PE Builder v3 plug-in INF file
- ; http://www.nu2.nu/pebuilder/
- ; Created by Bart Lagerweij
-
- [Version]
- Signature= "$Windows NT$"
-
- [PEBuilder]
- Name="Serial Mouse"
- Enable=1
- Help="sermouse.htm"
-
- [SourceDisksFiles]
- sermouse.sys=4
-
- [SetupReg.AddReg]
- 0x1, "ControlSet001\Services\sermouse", "DisplayName", "Serial Mouse Driver"
- 0x1, "ControlSet001\Services\sermouse", "Group", "Pointer Port"
- 0x2, "ControlSet001\Services\sermouse", "ImagePath", "System32\drivers\sermouse.sys"
- 0x4, "ControlSet001\Services\sermouse", "Start", 0x3
- 0x4, "ControlSet001\Services\sermouse", "Type", 0x1
- 0x4, "ControlSet001\Services\sermouse", "ErrorControl", 0x1
- 0x4, "ControlSet001\Services\sermouse", "Tag", 0x4
-